|
Orchestration SDK 5.12.0
|
#include <InputException.h>
Inherits OrchestrationException.
Instance Methods | |
| (instancetype) | - initWithMessage:errorCode: |
Instance Methods inherited from OrchestrationException | |
| (instancetype) | - initWithMessage: |
Properties | |
| int | errorCode |
The InputException exception is raised when a user-input error arises.
| - (instancetype) initWithMessage: | (NSString *) | message | |
| errorCode: | (int) | errorCode |
|
readnonatomicassign |
Error code attached to the exception (see OrchestrationErrorCodes.h)